struct |
Cause |
struct |
Column |
12
|
Detail |
ColdFusion was looking at the following text:<p>toys</p>
|
KnownColumn |
1
|
KnownLine |
1
|
KnownText |
url.master
|
Line |
1
|
Message |
Invalid CFML construct found on line 1 at column 12.
|
StackTrace |
coldfusion.compiler.ParseException: Invalid CFML construct found on line 1 at column 12.
at coldfusion.compiler.cfml40.generateParseException(cfml40.java:20315)
at coldfusion.compiler.cfml40.jj_consume_token(cfml40.java:20183)
at coldfusion.compiler.cfml40.startEvaluate(cfml40.java:7274)
at coldfusion.compiler.EvaluateEngine.parse(EvaluateEngine.java:40)
at coldfusion.compiler.ExprClassLoader$StatementCache.fetch(ExprClassLoader.java:79)
at coldfusion.util.LruCache.get(LruCache.java:180)
at coldfusion.compiler.ExprClassLoader$ExprCache.fetchSerial(ExprClassLoader.java:384)
at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:153)
at coldfusion.util.SoftCache.get(SoftCache.java:92)
at coldfusion.compiler.ExprClassLoader.compileStatement(ExprClassLoader.java:244)
at coldfusion.compiler.ExprClassLoader.evaluate(ExprClassLoader.java:149)
at coldfusion.runtime.CFPage.Evaluate(CFPage.java:3487)
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY._factor1(C:\websites\fireworksecommerce\functions\category.cfc:481)
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY.runFunction(C:\websites\fireworksecommerce\functions\category.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3627)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3604)
at cfcategory2ecfm865307282.runPage(C:\websites\fireworksecommerce\category.cfm:11)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329)
at cfapplication2ecfc595619063$funcONREQUEST.runFunction(C:\websites\fireworksecommerce\application.cfc:227)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:485)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:551)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:226)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CF_CFPAGE
|
LINE |
481
|
RAW_TRACE |
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY._factor1(C:\websites\fireworksecommerce\functions\category.cfc:481)
|
TEMPLATE |
C:\websites\fireworksecommerce\functions\category.cfc
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CF_CATEGORY
|
LINE |
480
|
RAW_TRACE |
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY.runFunction(C:\websites\fireworksecommerce\functions\category.cfc:480)
|
TEMPLATE |
C:\websites\fireworksecommerce\functions\category.cfc
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CF_TEMPLATEPROXY
|
LINE |
11
|
RAW_TRACE |
at cfcategory2ecfm865307282.runPage(C:\websites\fireworksecommerce\category.cfm:11)
|
TEMPLATE |
C:\websites\fireworksecommerce\category.cfm
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
227
|
RAW_TRACE |
at cfapplication2ecfc595619063$funcONREQUEST.runFunction(C:\websites\fireworksecommerce\application.cfc:227)
|
TEMPLATE |
C:\websites\fireworksecommerce\application.cfc
|
TYPE |
CFML
|
|
|
TokenText |
toys
|
Type |
Template
|
|
Detail |
An exception occurred while invoking an event handler method from Application.cfc. The method name is: onRequest.
|
Message |
Event handler exception.
|
RootCause |
struct |
Column |
12
|
Detail |
ColdFusion was looking at the following text:<p>toys</p>
|
KnownColumn |
1
|
KnownLine |
1
|
KnownText |
url.master
|
Line |
1
|
Message |
Invalid CFML construct found on line 1 at column 12.
|
StackTrace |
coldfusion.compiler.ParseException: Invalid CFML construct found on line 1 at column 12.
at coldfusion.compiler.cfml40.generateParseException(cfml40.java:20315)
at coldfusion.compiler.cfml40.jj_consume_token(cfml40.java:20183)
at coldfusion.compiler.cfml40.startEvaluate(cfml40.java:7274)
at coldfusion.compiler.EvaluateEngine.parse(EvaluateEngine.java:40)
at coldfusion.compiler.ExprClassLoader$StatementCache.fetch(ExprClassLoader.java:79)
at coldfusion.util.LruCache.get(LruCache.java:180)
at coldfusion.compiler.ExprClassLoader$ExprCache.fetchSerial(ExprClassLoader.java:384)
at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:153)
at coldfusion.util.SoftCache.get(SoftCache.java:92)
at coldfusion.compiler.ExprClassLoader.compileStatement(ExprClassLoader.java:244)
at coldfusion.compiler.ExprClassLoader.evaluate(ExprClassLoader.java:149)
at coldfusion.runtime.CFPage.Evaluate(CFPage.java:3487)
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY._factor1(C:\websites\fireworksecommerce\functions\category.cfc:481)
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY.runFunction(C:\websites\fireworksecommerce\functions\category.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3627)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3604)
at cfcategory2ecfm865307282.runPage(C:\websites\fireworksecommerce\category.cfm:11)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329)
at cfapplication2ecfc595619063$funcONREQUEST.runFunction(C:\websites\fireworksecommerce\application.cfc:227)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:485)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:551)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:226)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CF_CFPAGE
|
LINE |
481
|
RAW_TRACE |
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY._factor1(C:\websites\fireworksecommerce\functions\category.cfc:481)
|
TEMPLATE |
C:\websites\fireworksecommerce\functions\category.cfc
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CF_CATEGORY
|
LINE |
480
|
RAW_TRACE |
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY.runFunction(C:\websites\fireworksecommerce\functions\category.cfc:480)
|
TEMPLATE |
C:\websites\fireworksecommerce\functions\category.cfc
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CF_TEMPLATEPROXY
|
LINE |
11
|
RAW_TRACE |
at cfcategory2ecfm865307282.runPage(C:\websites\fireworksecommerce\category.cfm:11)
|
TEMPLATE |
C:\websites\fireworksecommerce\category.cfm
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
227
|
RAW_TRACE |
at cfapplication2ecfc595619063$funcONREQUEST.runFunction(C:\websites\fireworksecommerce\application.cfc:227)
|
TEMPLATE |
C:\websites\fireworksecommerce\application.cfc
|
TYPE |
CFML
|
|
|
TokenText |
toys
|
Type |
Template
|
|
StackTrace |
coldfusion.runtime.EventHandlerException: Event handler exception.
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:319)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:551)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:226)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: coldfusion.compiler.ParseException: Invalid CFML construct found on line 1 at column 12.
at coldfusion.compiler.cfml40.generateParseException(cfml40.java:20315)
at coldfusion.compiler.cfml40.jj_consume_token(cfml40.java:20183)
at coldfusion.compiler.cfml40.startEvaluate(cfml40.java:7274)
at coldfusion.compiler.EvaluateEngine.parse(EvaluateEngine.java:40)
at coldfusion.compiler.ExprClassLoader$StatementCache.fetch(ExprClassLoader.java:79)
at coldfusion.util.LruCache.get(LruCache.java:180)
at coldfusion.compiler.ExprClassLoader$ExprCache.fetchSerial(ExprClassLoader.java:384)
at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:153)
at coldfusion.util.SoftCache.get(SoftCache.java:92)
at coldfusion.compiler.ExprClassLoader.compileStatement(ExprClassLoader.java:244)
at coldfusion.compiler.ExprClassLoader.evaluate(ExprClassLoader.java:149)
at coldfusion.runtime.CFPage.Evaluate(CFPage.java:3487)
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY._factor1(C:\websites\fireworksecommerce\functions\category.cfc:481)
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY.runFunction(C:\websites\fireworksecommerce\functions\category.cfc:480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3627)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3604)
at cfcategory2ecfm865307282.runPage(C:\websites\fireworksecommerce\category.cfm:11)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329)
at cfapplication2ecfc595619063$funcONREQUEST.runFunction(C:\websites\fireworksecommerce\application.cfc:227)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:485)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:115)
at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:308)
... 40 more
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CF_CFPAGE
|
LINE |
481
|
RAW_TRACE |
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY._factor1(C:\websites\fireworksecommerce\functions\category.cfc:481)
|
TEMPLATE |
C:\websites\fireworksecommerce\functions\category.cfc
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CF_CATEGORY
|
LINE |
480
|
RAW_TRACE |
at cfcategory2ecfc1044832203$funcLOADCATEGORYQUERY.runFunction(C:\websites\fireworksecommerce\functions\category.cfc:480)
|
TEMPLATE |
C:\websites\fireworksecommerce\functions\category.cfc
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CF_TEMPLATEPROXY
|
LINE |
11
|
RAW_TRACE |
at cfcategory2ecfm865307282.runPage(C:\websites\fireworksecommerce\category.cfm:11)
|
TEMPLATE |
C:\websites\fireworksecommerce\category.cfm
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
227
|
RAW_TRACE |
at cfapplication2ecfc595619063$funcONREQUEST.runFunction(C:\websites\fireworksecommerce\application.cfc:227)
|
TEMPLATE |
C:\websites\fireworksecommerce\application.cfc
|
TYPE |
CFML
|
|
|
Type |
Template
|
name |
onRequest
|